OPC Studio User's Guide and Reference
Subscribing to Information (OPC UA Alarms & Conditions)
Client and Subscriber Development > Development Models > Imperative Programming Model > Imperative Programming Model for OPC UA Alarms & Conditions > Subscribing to Information (OPC UA Alarms & Conditions)

If your application needs to be informed about events occurring in the process and provided by the OPC UA Alarms & Conditions server, it can subscribe to them, and receive notifications.

OPC Data Client contains methods that allow you to subscribe to OPC events, change the subscription parameters, and unsubscribe.

See Also